home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 374
- Top = 281
- BorderIcons = [biSystemMenu]
- BorderStyle = bsToolWindow
- Caption = 'BeeOne.nfo'
- ClientHeight = 415
- ClientWidth = 563
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PrintScale = poNone
- Scaled = False
- OnClick = Image1Click
- OnMouseMove = Panel1MouseMove
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 234
- Height = 415
- Align = alLeft
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- OnClick = Image1Click
- OnMouseMove = Panel1MouseMove
- end
- object Panel1: TPanel
- Left = 234
- Top = 0
- Width = 329
- Height = 415
- Align = alClient
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- OnClick = Image1Click
- OnMouseMove = Panel1MouseMove
- object Label4: TLabel
- Left = 8
- Top = 304
- Width = 313
- Height = 16
- Alignment = taCenter
- AutoSize = False
- Caption = 'http://www.cultdeadcow.com/'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Layout = tlCenter
- OnClick = Label4Click
- OnMouseMove = Label4MouseMove
- end
- object Label1: TLabel
- Left = 2
- Top = 26
- Width = 325
- Height = 55
- Alignment = taCenter
- AutoSize = False
- Caption = 'BoClient v1.4'
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -48
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Layout = tlCenter
- OnClick = Image1Click
- OnMouseMove = Panel1MouseMove
- end
- object Label2: TLabel
- Left = 2
- Top = 83
- Width = 325
- Height = 46
- Alignment = taCenter
- AutoSize = False
- Caption = 'By'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Layout = tlCenter
- OnClick = Image1Click
- OnMouseMove = Panel1MouseMove
- end
- object Label3: TLabel
- Left = 10
- Top = 368
- Width = 309
- Height = 25
- Alignment = taCenter
- AutoSize = False
- Caption = 'mailto: beeone@iname.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Layout = tlCenter
- OnClick = Label3Click
- OnMouseMove = Label3MouseMove
- end
- object Image2: TImage
- Left = 72
- Top = 144
- Width = 182
- Height = 72
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- end
- object Label5: TLabel
- Left = 8
- Top = 328
- Width = 313
- Height = 41
- Alignment = taCenter
- AutoSize = False
- Caption = 'http://www.multimania.com/beeone/'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Layout = tlCenter
- OnClick = Label5Click
- OnMouseMove = Label5MouseMove
- end
- object Memo2: TMemo
- Left = 8
- Top = 240
- Width = 313
- Height = 65
- Alignment = taCenter
- Color = clBtnFace
- Lines.Strings = (
- 'CULT OF THE DEAD COW is a registered trademark of'
- 'cDc communications,'
- 'PO Box 53011, Lubbock, TX, 79453, USA.'
- 'All rights reserved.')
- ReadOnly = True
- TabOrder = 0
- OnMouseMove = Panel1MouseMove
- end
- end
- end
-